Update for wlroots 0.15#44
Merged
Conversation
|
Are you going to use new scene-graph API? I'm curious because sounds interesting. |
Author
I’ve been thinking about it (it would possibly also simplify my config a tad), but definitely it’s out of scope of this PR. |
Author
|
Now that wlroots 0.15 is out, this should be ready to go. Will check the build later, maybe it hasn’t updated to 0.15 yet. // edit: yup, it’s still at 0.14.1 |
added 2 commits
December 20, 2021 19:07
This reverts most of commit d69ccc7, because it is now handled by wlroots. The iterator -> callback renames have been kept in place.
ghost
commented
Dec 22, 2021
Closed
It has been quite some time since wlroots migrated to the FDO gitlab instance.
buffet
approved these changes
Mar 15, 2022
Owner
|
Let's call this big delay a "public testing phase" or something. Thanks for the good work, sorry for the delay! |
buffet
added a commit
that referenced
this pull request
Nov 15, 2024
buffet
added a commit
that referenced
this pull request
Aug 14, 2025
buffet
added a commit
that referenced
this pull request
Aug 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have this on my machine, so why not PR it even though it’s a bit soon (and update later as needed).
(of course) Blocked by wlroots 0.15 release.
I have also included fae6837 in the hope that the corresponding wlroots PR will get merged in time.mergedtodo: catch up, check commits to sway & other compositorsFixes #56.